Explore PHP framework, designed for modern development. It offers server-side form validation, cron job management, and easy database migrations and seeding. Built on Symfony's robust foundation, inspired by Laravel's elegance, and powered by MVC architecture, it's crafted for efficiency and simplicity. Join us for a seamless development experience
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
53
commits
feat: migratoins (up,down,fresh,list-all,list-executed,list-not-executed); questions
8b3485dView on GitHubfeat: lots of examples and speed tests supplied in ExampleController.php
3fa7fc2View on GitHubfeat: views engines has been rewoked and made it easier to find; creation fix
ee02d9fView on GitHubfeat: database interactino has improved; 2 drivers added mysql, sqlite; providers supplied
fcc2601View on GitHubfeat: helper classes improved, new methods, refactored and optimized
6997154View on GitHubfeat: CsrfExampleProtectionController and the csrf-form.advanced view added for CSRF(Cross-site request forgery) test added
e759d74View on GitHubfeat: template rednerers added (you can add macroses, managers) to handle more complicated logic in a shorter way
dfd8dbcView on GitHub