Libraries tagged by CreatedBy
dotpulse/form
72 Downloads
Extends the default form plugin. Created with ♥ and passion by webexcess.ch
condorcetphp/condorcet-doc-generator
1835 Downloads
Temporary documentation generator tools created (only) for CondorcetPHP
bulgaria-php/glagol-php-overriding
62 Downloads
Library for handling in-method overriding based on argument signature. Created for the purposes of Glagol DSL
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created
bajankristof/dumper
213 Downloads
A dead simple PHP var dumper created for those who can not afford PHP 7.0+
atournayre/entities-events-bundle
10 Downloads
This bundle provides a way to dispatch events when entities are created, updated or deleted using Doctrine ORM events and Symfony EventDispatcher.
asp-devteam/repository
37 Downloads
Library created to provide an easy way to develop a Model's CRUD in laravel.
aedart/scaffold
55 Downloads
Tool for creating and installing various files and directories into your project, based on created scaffolds
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.