nnekipelov/forceutf8
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
时间:2024-09-02 23:07
phelium/encryptor
A simple PHP encryption and decryption class with OpenSSL
时间:2024-08-30 16:13
vanetten/dynamictable
A simple PHP class to generate dynamic HTML tables from a multidimensional associative array.
时间:2024-08-30 13:06
bytespin/easyadmin-no-private-plugin
It replaces the `private function __construct` PHP keyword from all EasyAdmin classes by `public function __construct`, so you can call parent constructors when extending a class.
时间:2024-08-29 13:31
llm-agents/json-schema-mapper
JSON Schema to PHP Class Mapper for LLM Agents
时间:2024-08-28 05:34
edydeyemi/valid8ed
A simple-to-use, lightweight PHP Validation Class
时间:2024-08-27 19:13
alcidesrc/cache
A PHP class that allows to optimize cacheable arrays by packing/unpacking the schema
时间:2024-08-25 16:53
ngfw/webparser
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring a
时间:2024-08-22 18:06
blancks/fast-jsonpatch-php
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
时间:2024-08-21 23:21
labrodev/php-mixed-converter
PHP utility class that provides methods to convert mixed values to strings, ints or floats
时间:2024-08-17 12:52
or81/eloquent
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
时间:2024-08-14 13:07
atexcode/laravel-dynamic-route
Dynamic route class for Laravel - restoring implicit controllers to the framework.
时间:2024-08-13 11:54
aingelc12ell/phpupload
This PHP class uploads files and manipulates images very easily. Forked from /verot/class.upload.php
时间:2024-08-13 11:54
peterujah/php-string-list
PHP string Lists is a utility class for converting between string lists and arrays, providing a straightforward way to handle structured data in a string format.
时间:2024-08-10 16:56