Libraries tagged by littlezo
juanchosl/logger
240 Downloads
Little logger using the PSR interfaces
juanchosl/httpheaders
301 Downloads
Little methods collection in order to create http headers
juanchosl/httpdata
141 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
juanchosl/cryptology
45 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
juanchosl/certificates
18 Downloads
Little tools collection in order to create and manage keys and certificates
itsoneiota/shield
20884 Downloads
A thin wrapper for the SoapClient class, intended to shield developers from SoapClient's little oddities.
denshoch/dendenmarkdown
835 Downloads
Just a little help for them. This is a Markdown dialect optimized for EPUB 3.
dandisy/zipper
529 Downloads
This is a little neat helper for the ZipArchive methods with handy functions
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
57 Downloads
Little helper utility to keep your code DRY when uring HTMX in Kirby
brabijan/vat-validation
63 Downloads
Little wrapper for VIES api
borsodigerii/php-xml-chunker
139 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
414 Downloads
Sometimes you just need a little workaround to debug your code
basselin/php-minify
134 Downloads
PhpMinify is a little tool to minify your application php like the javascript minify tools.
aungmyokyaw/zipper
723 Downloads
This is a little neat helper for the ZipArchive methods with handy functions