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
phphelper/phphelper
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for
时间:2024-08-23 04:01
sunnyflail/yaml-schema-generator
A simple library for generating yaml json schema from php classes
时间:2024-08-11 21:20
longitude-one/spatial-types
This library implements PHP spatial types: their interfaces and their geometric and geographic classes.
时间:2024-08-01 13:28
flow4ui/flow-symfony
A Symfony bundle for defining Vue components with PHP classes and managing state on both client and server
时间:2024-07-27 15:21
bit-badger/inspired-by-fsharp
PHP utility classes whose functionality is inspired by their F# counterparts
时间:2024-07-27 02:57
vitexsoftware/ease-bootstrap5-widgets-abraflexi
php-abraflexi extending classes and widgets
时间:2024-07-26 13:06
tinigin/morphos
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
时间:2024-07-16 09:53
guuspi17/class-manifest
Class manifest. Retrieves all classes that implement the specified interface.
时间:2024-07-15 11:50
axetools/cachingtrait
A PHP library to enable static caching trait on a class
时间:2024-07-12 19:36
patriarch/php-cycdep-finder
Package to find cyclic dependencies in classes, files, directories and packages in PHP projects
时间:2024-07-03 17:18
kogol1/fpdi
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies a
时间:2024-06-26 06:35
boubacamara/ganega-http
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and managem
时间:2024-06-23 15:13