Libraries tagged by taint
krymosoftware/gameq
9 Downloads
A maintained fork of the famous PHP Gameserver Status Query Library GameQ by Austinb
koxu1996/yii2-dynamicform
170 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
kowal/module-sitemaintenance
22 Downloads
Site Maintenance
klemensek/odata-client
4 Downloads
Saint Systems OData Client for PHP
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
katra/lab
4 Downloads
Katra Lab: A revolutionary Laravel package development toolkit designed to streamline the creation, testing, and maintenance of Laravel packages across various versions.
kaoken/laravel5-private-mode
22 Downloads
Available in laravel5 or higher, similar to maintenance mode.
kangourouge/alice-bundle
606 Downloads
[This is an emergency repo from alyce bundle and will not be maintained] Symfony bundle to manage fixtures with Alice and Faker.
kamranbiglari/laravel-ssh-tunnel
7 Downloads
Easy creation & maintenance of an SSH Tunnel for Laravel
julienjovy/devx
11 Downloads
Universal CLI tool to automate dev setup and maintenance (Laravel, Nuxt, Composer, ...)
jpuck/color-mixer
673 Downloads
Mix CSS colors like paint.
jose-bittacora/phpmetrics-mod
1 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
jonathanmaron/increment-version
408 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
joesenova/simple-html-dom-bundle
35 Downloads
The maintained version of 'Bundle around Simple HTML DOM library'
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.