Libraries tagged by Tool Class
becklyn/utilities
6141 Downloads
Various utility classes used in Becklyn projects too small for their own libraries
codemax/tool-txt
32 Downloads
La clase TXT agrupa herramientas para trabajar sobre texto.
elfiggo/brobdingnagian-detector
18 Downloads
Detects if your class and methods are too big and suggest to extract responsibilities and collaborators
cassarco/markdown-tools
4 Downloads
A package for Laravel that lets you run Laravel Validation and/or a handler function over markdown files in your application.
koutech/class-base-filter
11 Downloads
Top layer for spatie-query-builder with class base filter and other featuer too.
maximo-perez-villalba/tool-txt
127 Downloads
La clase TXT agrupa herramientas para trabajar sobre texto al estilo navaja suiza.
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
23 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
73 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
87206 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
30539 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
60544 Downloads
Extended Yii database class with cool stuff
ducks-project/spl-types
29537 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
24340 Downloads
Extended Yii2 database class with cool stuff