krowinski/bcmath-extended
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
时间:2026-01-04 16:16
swow/psr7-plus
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
时间:2026-01-04 15:02
theseer/fdomdocument
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
时间:2026-01-04 10:49
setasign/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
时间:2026-01-04 09:55
guzzlehttp/psr7
PSR-7 message implementation that also provides common utility methods
时间:2026-01-04 09:46
diversen/http-send-file
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
时间:2026-01-04 08:06
sendpost/sendpost-php-sdk
# Introduction SendPost provides email API and SMTP relay which can be used not just to send & measure but also alert & optimised email sending. You can use SendPost to: * Send personalised emails to multiple recipients using email API * Track opens and clicks * Analyse statistics around open,
时间:2025-12-24 11:07
michel/php-sql-mapper
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many re
时间:2025-12-15 16:57
sunnysideup/versions-table-pruner
prune your Versions table, keeping many, but the further you go back in time, the less versions you keep. You can also keep versions were a specific field was changed (e.g. Content, Price, or Title)
时间:2025-12-08 07:59
damianulan/open-mbo
Open source Management By Objectives highly scalable application. Users are able to create, categorize and assign objectives to other users or teams and evaluate their results, run MBO campaigns and assign bonus schemes and final rewards for their achievements. Open MBO also comes with robust report
时间:2025-12-01 17:47
test123test234/sdk-php
This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demo
时间:2025-10-13 09:44
dilawar/nested-json-flattener
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
时间:2025-10-08 07:24
ineersa/html2text
`html2text` converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
时间:2025-10-01 14:16
everware/laravel-fortify-sanctum
Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-i
时间:2025-09-24 15:30
jeffersongoncalves/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
时间:2025-09-17 11:58