Libraries tagged by wit
tailflow/laravel-orion
714242 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
symplify/vendor-patches
7701952 Downloads
Generate vendor patches for packages with single command
symfony/test-pack
17529930 Downloads
A pack for functional and end-to-end testing within a Symfony app
symfony/stimulus-bundle
18340091 Downloads
Integration with your Symfony app & Stimulus!
symfony/asset-mapper
9453462 Downloads
Maps directories of assets & makes them available in a public directory with versioned filenames.
swow/swow
2241112 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
swoole/swoole
15305 Downloads
Swoole is an event-driven, asynchronous, coroutine-based concurrency library with high performance for PHP.
swaggest/json-schema
13693630 Downloads
High definition PHP structures with JSON-schema based validation
sunra/php-simple-html-dom-parser
9725054 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
staudenmeir/eloquent-json-relations
6837601 Downloads
Laravel Eloquent relationships with JSON keys
staudenmeir/eloquent-eager-limit
3827258 Downloads
Laravel Eloquent eager loading with limit
spaze/phpstan-disallowed-calls
23300297 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/url-signer
2575102 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
spatie/php-attribute-reader
1858834 Downloads
A clean API for working with PHP attributes
spatie/laravel-json-api-paginate
5249638 Downloads
A paginator that plays nice with the JSON API spec