From 676a1c3c81970b9e9e651f003b8b5df69deede19 Mon Sep 17 00:00:00 2001 From: Philippe Lonchampt Date: Mon, 31 Dec 2018 11:26:58 +0100 Subject: [PATCH] Add Laravel Sharp in the Admin tools section Sharp is a quite mature package which might deserve to be in this list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e03167a..054045c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A curated list of delightful [Laravel](http://laravel.com/) PHP framework [packa - [Laravel Administrator](https://github.com/FrozenNode/Laravel-Administrator/) - An administrative interface builder for Laravel that allows you to visually manage your Eloquent models and their relations and create stand-alone settings pages for storing site data and performing site tasks. - [Laravel Totem](https://github.com/codestudeo/laravel-totem) - A nice dashboard for managing Laravel scheduler tasks. \[08/25/2017\] - [Orchid](https://theorchid.github.io/en/) - A package for Laravel which helps with the administration of the application on Laravel, allowing you to write code as you want, control of routing/themes/plugins/etc - none of this and will not be! The package only gives a good set of tools that will be in demand in almost every project. \[07/13/2017\] +- [Sharp](https://github.com/code16/sharp/) - Sharp 4.0 is an open source content management framework, quite similar (but older) to Nova. It can handle entities lists and form, validation, commands, filters, search, authorization, ... without writing a single line of front code, with full control on the back. \[12/31/2018\] - [UserFrosting](http://www.userfrosting.com) - A web framework and fully implemented user management application that uses Laravel's ORM and cache components. The Sprinkle system allows you to easily and cleanly extend the core codebase with the custom features that your application requires. - [Voyager](https://github.com/the-control-group/voyager) - Comprehensive Laravel admin package with support for CRUD administration of database, menu editor, media manager and more. \[11/01/2016\]