Libraries tagged by Tool Class
code.max/tool.uuid
0 Downloads
Implementa una clase UUID con utilidades.
yuhari/box
7 Downloads
some tools that assist you, such as file reader, sql clause builder ...
rstoetter/ckeycolumnusagetree-php
22 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
flyingpiranhas/common
69 Downloads
The flyingpiranhas common library is the base of all other FP packages. It provides helpful classes and utilities used throughout other FP projects. . These utilities and classes are pretty useful in other regards, too.
mf/collections-php
79667 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
lasserafn/csv-reader
26770 Downloads
A minimal League/CSV wrapper. Gives the powerful CSV tool an acceptable API. Very opinionated. Used for own projects, so might not fit your case. Just use League/csv.
intersvyaz/yii-extended-db
58465 Downloads
Extended Yii database class with cool stuff
ducks-project/spl-types
28405 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
intersvyaz/yii2-extdb
23020 Downloads
Extended Yii2 database class with cool stuff
stil/cool-captcha
6501 Downloads
Classes generating fancy image captchas using GD extension.
alex.cool/rcon
117 Downloads
Simple Rcon class for php
lume-pack/foundation
380 Downloads
Some fundamental lumen classes for a cool REST API
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.
simbiat/database
59 Downloads
Set of classes for database pool and helper.
phrity/o
44 Downloads
Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.