tops-suraj's Stars
spatie/laravel-ignition
A beautiful error page for Laravel apps
spatie/laravel-package-tools
Tools for creating Laravel packages
spatie/laravel-webhook-client
Receive webhooks in Laravel apps
spatie/laravel-schemaless-attributes
Add schemaless attributes to Eloquent models
spatie/laravel-tags
Add tags and taggable behaviour to your Laravel app
spatie/laravel-translatable
Making Eloquent models translatable
spatie/ignition
A beautiful error page for PHP apps
spatie/flare-client-php
Send PHP errors to Flare
spatie/laravel-event-sourcing
The easiest way to get started with event sourcing in Laravel
spatie/image-optimizer
Easily optimize images using PHP
spatie/image
Manipulate images with an expressive API
spatie/better-types
Improved abstraction for dealing with union and named types.
spatie/backtrace
A better backtrace
spatie/color
A little library to deal with color conversions
SocialiteProviders/Manager
Easily add new or override built-in Laravel Socialite providers
spatie/eloquent-sortable
Sortable behaviour for Eloquent models
spatie/browsershot
Convert HTML to an image, PDF or string
SocialiteProviders/Laravel-Passport
[READ ONLY] Subtree split of the SocialiteProviders/Laravel-Passport Provider (see SocialiteProviders/Providers)
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
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
slevomat/coding-standard
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
sailenicolas/forceutf8
PHP Class Encoding featuring Encoding::toUTF8()
sebastianbergmann/cli-parser
Library for parsing CLI options