Libraries tagged by Tool Class
assegaiphp/common
16 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
heimrichhannot/contao-linkchecker
159 Downloads
Simple link checker tool, that comes with an back end widget and LinkChecker class.
leonelquinteros/php-toml
6225 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
sachoo/phalcon-console
132629 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
marcocesarato/security
2706 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
6721 Downloads
Various utility classes used in Becklyn projects too small for their own libraries
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.
maximo-perez-villalba/tool-txt
131 Downloads
La clase TXT agrupa herramientas para trabajar sobre texto al estilo navaja suiza.
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
8 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
93043 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.