Packages from ceddyg
-
PHP
ceddyg/bootforms
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
-
-
-
-
-
-
PHP
ceddyg/clara-entity-generator
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
-
-
-
PHP
ceddyg/clara-installer
Repository to quick set up the database information and first admin, using Sentinel.
-
-
-
-
-
-
-
-
PHP
ceddyg/query-builder-repository
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.