Libraries tagged by little
juanchosl/validators
143 Downloads
Little methods collection in order to validate variables contents
juanchosl/terminal
30 Downloads
Little methods collection in order to create console commands
juanchosl/requestlistener
46 Downloads
Little methods collection in order to create an APP listener, that can be able to receive, process and response to http request and cli commands
juanchosl/logger
191 Downloads
Little logger using the PSR interfaces
juanchosl/httpheaders
259 Downloads
Little methods collection in order to create http headers
juanchosl/httpdata
104 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
juanchosl/backups
16 Downloads
Little methods collection in order to create distincts type of backups
grantholle/pear-cache-lite
555 Downloads
Fast and safe little cache system
denshoch/dendenmarkdown
835 Downloads
Just a little help for them. This is a Markdown dialect optimized for EPUB 3.
cubecoding/dates
31 Downloads
A handy little Package for dealing with the beauty of german Dates.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bvdputte/kirby-htmx
56 Downloads
Little helper utility to keep your code DRY when uring HTMX in Kirby
butcherman/artisan-dev-commands
1419 Downloads
A collection of commands to run in the Artisan CLI that will make development troubleshooting your Laravel project a little easier
brabijan/vat-validation
63 Downloads
Little wrapper for VIES api
borsodigerii/php-xml-chunker
127 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.