Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
Grafite Builder is a set of tools designed to speed up the development of Laravel apps. It provides prewritten components for various parts of an app, such as users, user meta, roles, and teams. Additionally, Grafite Builder includes a powerful FormMaker tool that can generate form content from tables and objects. It also offers a Cryptography tool for URL-friendly encryption. The package comes with LaravelCollective as a vendor.
Grafite Builder is a collection of tools designed to accelerate Laravel app development. It provides prewritten components, such as users, roles, and teams, and includes a powerful FormMaker tool for generating form content. Additionally, Grafite Builder offers URL-friendly encryption with its Cryptography tool. The package is compatible with Laravel versions 5.1.x - 5.3.x.
Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.