Libraries tagged by malu
assurance-maladie/nir-validation
7461 Downloads
Ce composant fournit une validation des valeurs selon les données d'identification française
zarulizham/laravel-duitnow-qr
2805 Downloads
Malaysia's National QR Payment repository for Laravel
zarulizham/laravel-duitnow
2897 Downloads
Malaysia DuitNow payment
wasm/wasm
120 Downloads
A complete and mature WebAssembly runtime for PHP based on Wasmer
pressbooks/pressbooks-book
6114 Downloads
This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.
onphp/onphp
454 Downloads
onPHP is the mature GPL'ed multi-purpose object-oriented PHP framework.
ohansyah/laravelbenchmark
291 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
lucabartoli/beefree
43049 Downloads
PHP class to use BeeFree editor by Mailup
jsongerber/wp-sync-db
584 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
hov/mask-permissions
28967 Downloads
Never configure mask permissions for editors manually ever again!
edfi/resources
13268 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
13268 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
acclaro/translations
28725 Downloads
Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.
php-wasm/php-wasm
148 Downloads
A complete and mature WebAssembly runtime for PHP based on Wasmer
michael-rubel/laravel-auto-binder
14642 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.