Libraries tagged by threadable
hejunjie/id-generator
1 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
havvg/propel-boolean-extra-behavior
2290 Downloads
The BooleanExtraBehavior adds more readable accessors and mutators for boolean values.
hassankerdash/laravel-api-respond
77 Downloads
Return readable API responses
gwtlabs/human-time-bundle
6 Downloads
Human readable time bundle for Symfony2
gufy/date-interval
55 Downloads
Class for counting date interval to human readable interval
grzegorz-jamroz/html-creator
43 Downloads
Library allow to generate html for React page readable by seo robots.
gourab-nag-dev/php-error-parser
34 Downloads
Parses Php Error Logs and returns them in a nice readable format.
gnujavasergio/httpful
40 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
genellern/mysql_cache_sp
40 Downloads
The behavior caches parameters by name and makes calls to Mysql stored procedures in a clean and more readable way.
fredbradley/socs-calendar-ics-parser
4128 Downloads
A PHP Script that parses an ICS file from SOCS, in a readable format to display elsewhere.
forrestedw/helpers
0 Downloads
Simple helpers to make human readable code.
flyos/factory-girl-php
1015 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
farafiri/easy-callback
6 Downloads
Utility for creating simple callback functions for filter and map functions in readable way
epicarrow/git-changelog
57 Downloads
A simple service to parse the git log of an application to a readable changelog.
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.