arteric-tech's Stars
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
spatie/laravel-permission
Associate users with roles and permissions
php-fig/cache
VentureCraft/revisionable
Easily create a revision history for any laravel model
Studio-42/elFinder
📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
dragonmantank/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
Laravel-Backpack/PermissionManager
Admin interface for managing users, roles, permissions, using Backpack CRUD
Laravel-Backpack/Settings
Application settings interface for Backpack (for Laravel 6).
creativeorange/gravatar
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
laracasts/Laravel-5-Generators-Extended
This package extends the core file generators that are included with Laravel 5
barryvdh/elfinder-flysystem-driver
elFinder driver for Flysystem
thephpleague/flysystem-cached-adapter
Flysystem Adapter Cache Decorator.
prologuephp/alerts
Alerts is a package that handles global site messages.
jenssegers/date
🗓 A library to help you work with dates in multiple languages, based on Carbon.
barryvdh/laravel-elfinder
elFinder bundle for Laravel
composer/installers
A Multi-Framework Composer Library Installer
Laravel-Backpack/CRUD
Build custom admin panels. Fast!
Laravel-Backpack/Generators
Generate files for Backpack projects
Laravel-Backpack/Base
Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.
ColorlibHQ/AdminLTE
AdminLTE - Free admin dashboard template based on Bootstrap 5
thedevdojo/voyager
Voyager - The Missing Laravel Admin
symfony/polyfill-util
Symfony utilities for portability of PHP codes
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.
symfony/filesystem
Provides basic utilities for the filesystem
symfony/class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
larapack/doctrine-support
Better Doctrine Support with Laravel (Support for `enum`)
larapack/voyager-hooks
Hooks system integrated into Voyager.
larapack/hooks
Hooks is a extension system for your Laravel application.
Seldaek/cli-prompt
Allows you to prompt for user input on the command line, and optionally hide the characters they type