Libraries tagged by sep
rkadam01/addition-program
8 Downloads
Addition of multiple numbers. Please pass the space seperated numbers.
relaxsd/l4-ideal
41 Downloads
A Laravel 4 wrapper for iDeal v3.3.1 (SEPA)
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
ramaid/multi-tenant
301 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
quillstack/query-builder
6 Downloads
A simple query builder package, with separate Model and Relation classes.
querdos/qpass-db-bundle
17 Downloads
Symfony bundle for storing passwords in separate database (encrypted)
pzavoli71/yii2-datecontrol
8 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0, without guessdate
popov/zfc-block
167 Downloads
Create separatly custom template bock with html, css, js etc.
pleio/widget_manager
4041 Downloads
This plugin allows to manage widgets in seperate pages and groups.
phphelper/phphelper
34 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
phpcraft/csv
70 Downloads
CSV (Comma Separated Values) reader and writer adapter
pawell67/cleaner
1 Downloads
Automates moving PHP tool configuration files to a separate directory.
paulgoodfield/craft-matrix-colours
7 Downloads
Define colours for your Craft CMS matrix field blocks to help visually separate them
pardnchiu/mysql-pool
0 Downloads
A MySQL connection pool solution designed specifically for PHP, featuring intuitive chaining syntax that integrates query builder capabilities with read-write separation.
ordent/ramenrest
620 Downloads
RamenRest is another Rest Library for Laravel, it focused on exposing of each component separately and use it on controller. Rather than just having AIO process.