framework icon indicating copy to clipboard operation
framework copied to clipboard

PHP Framework providing ActiveRecord models and out of the box CRUD controllers with versioning and ORM support

Results 3 framework issues
Sort by recently updated
recently updated
newest added

- Abstract out the DB class. - Build SQLite compatible query builder. - Duplicate DB tests for SQLite This is required for the orm benchmark.

enhancement

- Add a new factory for ActiveRecord which will return Collections instead of arrays

enhancement

Just messing around with Github projects.

enhancement