Builder

screenshot of Builder
laravel

Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.

Overview:

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.

Features:

  • App Starter Kit: Grafite Builder provides a solution for quickly starting an application by generating basic views, controllers, models, and migrations with a single command.
  • FormMaker: This tool generates form content from tables and objects, allowing for rapid development of CRUD prototypes.
  • Cryptography: Grafite Builder includes a cryptography tool that enables URL-friendly encryption.
  • Laravel Compatibility: The package is compatible with Laravel versions 5.1.x - 5.3.x.

Summary:

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
Laravel

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.