Libraries tagged by littlezo
juanchosl/validators
122 Downloads
Little methods collection in order to validate variables contents
juanchosl/requestlistener
17 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
166 Downloads
Little logger using the PSR interfaces
juanchosl/httpdata
92 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
juanchosl/cryptology
22 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
itsoneiota/shield
20775 Downloads
A thin wrapper for the SoapClient class, intended to shield developers from SoapClient's little oddities.
gstjohn/fastimage
499 Downloads
FastImage finds the size or type of an image given its uri by fetching as little as needed, ported by Tom Moor.
denshoch/dendenmarkdown
835 Downloads
Just a little help for them. This is a Markdown dialect optimized for EPUB 3.
csoellinger/xpdf-cli-pdfinfo
177 Downloads
A little PHP wrapper around the Xpdf cli tool: pdfinfo.
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
55 Downloads
Little helper utility to keep your code DRY when uring HTMX in Kirby
butcherman/artisan-dev-commands
1409 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
120 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.
bokuno/t3-ez-logger
390 Downloads
Sometimes you just need a little workaround to debug your code