Libraries tagged by boilerplate file
filipbs/f-user
6 Downloads
fUser package made for dbwebb.se
fivesqrd/atlas-canvas
1155 Downloads
Script to quickly create boilerplate classes for new Atlas models.
fienta/bootforms
44 Downloads
Form builder with Bootstrap-specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
john-montigomo/symfony-maker-bundle
3 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
jerrydepredator/laravel-predator-api-utils
83 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.
makusu/silex-skeleton-rest
185 Downloads
This skeleton / boilerplate is built using Silex for general ReSTful (API) purposes.
deanc/silex-starter-pack
155 Downloads
A boilerplate to get started with silex
bobalazek/web-application-starter-kit
68 Downloads
An Web Application starter kit / boilerplate by Borut Balazek - build with Silex
jguyomard/silex-pdo-boilerplate
27 Downloads
A Boilerplate for Silex 2 using PDO
jguyomard/silex-eloquent-boilerplate
49 Downloads
A Boilerplate for Silex 2 using Eloquent ORM
erivello/silexplate
0 Downloads
A simple boilerplate for Silex PHP micro-framework based on the Symfony2 Components.
willgarcia/silex-api-boilerplate
39 Downloads
Silex application for getting started with your API.
deanc/silex-web-translator
14 Downloads
A boilerplate to get started with silex
cesarv/silex-skeleton
24 Downloads
Silex Skeleton
milenmk/laravel-livewire-crud
28 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.