Libraries tagged by Tool Class
heimrichhannot/contao-linkchecker
159 Downloads
Simple link checker tool, that comes with an back end widget and LinkChecker class.
leonelquinteros/php-toml
6033 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
sachoo/phalcon-console
131757 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
marcocesarato/security
2651 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
becklyn/utilities
6314 Downloads
Various utility classes used in Becklyn projects too small for their own libraries
maximo-perez-villalba/tool-txt
131 Downloads
La clase TXT agrupa herramientas para trabajar sobre texto al estilo navaja suiza.
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
12 Downloads
Top layer for spatie-query-builder with class base filter and other featuer too.
codemax/tool-txt
32 Downloads
La clase TXT agrupa herramientas para trabajar sobre texto.
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
25 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
89271 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
32176 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.