Libraries tagged by application controller

danieletulone/laravel-toolkit

0 Favers
296 Downloads

This package provides some classes, utilities, views, controller for build easier laravel application.

Go to Download


misd/mock-raven-service-bundle

0 Favers
62 Downloads

Provides a controller replicating the Raven service, allow applications to functionally test the logging in process

Go to Download


voboghure/php-mvc-core

1 Favers
6 Downloads

At the heart of the framework is the MVC pattern, which separates the application logic into three distinct components: the Model, the View, and the Controller.

Go to Download


tutortonym/laravel-quick-forms

0 Favers
7 Downloads

Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.

Go to Download


sfneal/google-places

0 Favers
3816 Downloads

Actions & Controllers for interacting with the Google Places API through Laravel applications

Go to Download


sajjadhossainshohag/laravel-permission-scanner

3 Favers
4 Downloads

Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.

Go to Download


rawveg/model-validation

0 Favers
48 Downloads

Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.

Go to Download


ravikisha/nexaphp

2 Favers
0 Downloads

NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.

Go to Download


manojkiran/mvcr-generator

0 Favers
4 Downloads

This package Helps Create Model,Controller,Views,FromRequests,Resources,Routes,Migration,Faker for Laravel Application

Go to Download


larkit/yii2-swoole-websocket

0 Favers
55 Downloads

Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.

Go to Download


jmsr/crud-generator-laravel

1 Favers
27 Downloads

Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.

Go to Download


ichie-benjamin/laravel-code-generator

0 Favers
24 Downloads

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

Go to Download


g3n1us/laravel-react-sync

1 Favers
249 Downloads

Coordinate React frontends with a Laravel controller for updates and maintaining a universal frontend and backend application state

Go to Download


foca/nexus-router

2 Favers
14 Downloads

NexusRouter is a PHP router designed to simplify the creation and management of routes in your project. With NexusRouter, you can easily define the routes and controllers you want to use in your web application.

Go to Download


blackpearl/blackpearl

3 Favers
18 Downloads

BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.

Go to Download


<< Previous Next >>