Libraries tagged by One class
kalani/validation-rule-generator
1043 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
incraigulous/data-factories
434 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
imarc/flourish
32 Downloads
A collection of classes for general web development, with a particular focus on compatibility, portability and security
hi-folks/array
95 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
gelembjuk/locale
109 Downloads
Internationalization support for PHP applications. It is a simple set of classes to manage languages/locales, to translate texts depending on a locale. The package contains a trait to include internationalization functions to any classes very easy and with minimum coding.
drop-in-gaming/scalingwpdb
1939 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
diversen/markdown-split-by-header
6273 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level
dgifford/text-file
3515 Downloads
Class providing methods for editing text files on a line-by-line basis.
detain/sshwitch
15 Downloads
Login and run commands on your network devices via an ssh connection on a remote server. Easy to use PHP static class methods with static chaining support for rapid development. Supports Cisco and Juniper network routers and switches with more easily added.
designbycode/levenshtein-distance
101 Downloads
The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
dcodeteam/phpunit-for-bitrix
198 Downloads
Based on https://github.com/osotov/phpunit-for-bitrix. Base test class for unit tests inside 1C-Bitrix framework environment
chrismervyn/colorizer
17 Downloads
A php class to manage background color, font color and font style on a CLI. It is compatible with all terminal screens.
bluefrg/parsecsv
7162 Downloads
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
baxtian/timber-stubs
709 Downloads
Based on giacocorsiglia/wordpress-stubs and paulthewalton/acf-stubs. Timber function, class, and global variable declaration stubs for easier static analysis.
bart/licensee
53 Downloads
Simple PHP class for license generation and verification based on openssl signatures