soheilrt's Stars
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/mime
Allows manipulating MIME messages
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/debug
Provides tools to ease debugging PHP code
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
jarektkaczyk/eloquence-mappable
Eloquence Mappable extension for Eloquent ORM
jarektkaczyk/eloquence-validable
Eloquence Validable extension for Eloquent ORM
jarektkaczyk/eloquence-mutable
Eloquence Mutable extension for Eloquent ORM
jarektkaczyk/eloquence-metable
Eloquence Metable extension for Eloquent ORM
spatie/dropbox-api
A minimal implementation of Dropbox API v2
spatie/flysystem-dropbox
A flysystem driver for Dropbox that uses the v2 API
spatie/laravel-sluggable
An opinionated package to create slugs for Eloquent models
jarektkaczyk/hookable
Laravel Eloquent hooks system
spatie/laravel-permission
Associate users with roles and permissions
jarektkaczyk/eloquence-base
base for the Eloquence extensions + Searchable
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.