Libraries tagged by nete
mootensai/yii2-enhanced-gii
146068 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
minwork/array
175036 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
milo/schematron
320323 Downloads
Implementation of ISO Schematron with Schematron 1.5 back compatibility. Library does not need any XSLT.
matricali/akamai-token-auth
787156 Downloads
This library provides necessary logic to generate Akamai edge authorization token and signed URL.
lochmueller/autoloader
312668 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
laminas/laminas-mvc-form
625110 Downloads
Metapackage with all requirements needed to use laminas-form with laminas-mvc.
kunstmaan/translator-bundle
116536 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
kunstmaan/media-bundle
123236 Downloads
To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.
kenguest/services-openstreetmap
34431 Downloads
More information available at https://pear.php.net/package/Services_OpenStreetMap
infinitypaul/laravel-database-filter
26572 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
hallindavid/manny
67896 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
grandt/relativepath
657621 Downloads
A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.
eonx-com/easy-webhook
700121 Downloads
Sending webhooks has never been so easy (persistence, retry, async)
encodia/laravel-health-env-vars
58412 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
elisdn/yii2-composite-form
166891 Downloads
Nested forms base class for Yii2 Framework.