Libraries tagged by correios
joel-correia/cafeapi
5 Downloads
Biblioteca API para integração com o webservice do SaaS FSPHP
lucien-correia/jad-log
65 Downloads
JadLog SDK
zakaria-yacine/laravel-form-builder
15 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
s1k3/bangla-date
1047 Downloads
Laravel Library for converting English date to corresponding Bangla Date
rogerthomas84/dtoinflator
282 Downloads
DtoInflator is a library to inflate arrays or objects into their corresponding models.
oliver-noth/arabic-roman-number-converter
105 Downloads
Takes an arabic or roman numeral and returns the corresponding conversion.
ofelix03/transformer
21 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type
mouhamedfd/permissions-generator
27 Downloads
:permission generation for all your declared routes with corresponding controller action
loadsys/cakephp_serializers
3395 Downloads
A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
ienaga/phalcon-redis-plugin
5550 Downloads
RedisPlugin for Phalcon (The correspondence of MySQL sharding.)
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
foundata/identity_from_config
9 Downloads
Populate and maintain user identities automatically on each login, based on corresponding data from a static config file.
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
dscheinah/sx-data
134 Downloads
Database abstraction with corresponding implementation patterns.
coopers98/genericcrud
509 Downloads
A GenericCRUD controller trait and corresponding views