CakePHP: The Rapid Development Framework for PHP - Official Repository
-
Updated
Sep 8, 2020 - PHP
{{ message }}
CakePHP: The Rapid Development Framework for PHP - Official Repository
ASP.NET Core 3.1 / Angular 9 startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
JavaLite is a cohesive collection of frameworks designed from ground up to add pleasure back to your daily life
A secure, flexible, rapid Go web framework
A Yeoman generator for Jekyll to rapidly build sites using Gulp
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
Unity OnGUI(IMGUI) extensions for Rapid prototyping/development
Turn your Swift data model into a working CRUD app.
Canari v3 - next gen Maltego framework for rapid remote and local transform development
Visual DSL framework for django
Android Development Accelaration Library
A super fast dev server for rapid web development
Build advanced JSON API Servers with almost no code.
A web based UI builder tool
Python backend exposing an API to control, configure and program CoderBot.
FI5: Rapidly Manufactured Ventilator System
A collection of packages for Ultimate++ framework.
A collection of Roots/Sage 9.x-beta providers for rapid theme development. Xpress adds configurable app-like functionality to the Sage Container.
Use bash scrpts for writing beautiful web apps.
Practico Framework PHP es una herramienta de código abierto para el diseño automático de aplicaciones web y progresivas de manera ágil
Rapid dev environment using docker for modern WordPress development.
Laravel Based Rapid Development CMS Framework - Open Source
Modern Rapid Frontend Development
VaahCms Pre-configured and ready to install
Add a description, image, and links to the rapid-development topic page so that developers can more easily learn about it.
To associate your repository with the rapid-development topic, visit your repo's landing page and select "manage topics."
Nowadays we got a problem we should to deal with:
When i need to apply my updates on backend i should rebuild my project by manually typing simple cli command, like
yarn dev, or smthng. It would be nice if i used to do nothing when i update my backend source code. Packages like nodemon can solve this propblem.So at the point of this issue we should improve
dev modeand add auto-rebuild wh