Libraries tagged by application base
ghalusa/php-skeleton-app
249 Downloads
An MVC-based PHP skeleton application for rapid development
summerblue/laravel-active
10771 Downloads
The helper class for Laravel (4/5) applications to get active class base on current route
krgupta/active
9077 Downloads
The helper class for Laravel 6 applications to get active class base on current route
ibrand/laravel-active
16110 Downloads
The helper class for Laravel 4 applications to get active class base on current route
webnuvola/laravel-active
5404 Downloads
Helper functions for Laravel applications to get active class based on current route
krzysiekpiasecki/gentelella
1813 Downloads
A Symfony skeleton application with user account functionality based on the Twitter Bootstrap and Gentelella template
cybrox/crunchdb
256 Downloads
Dead-simple json file based data storage for php applications
nucleos/fos-user-bundle-polyfill
2070 Downloads
Polyfill to provide base FOSUserBundle model interfaces for legacy applications
toxmc/fast-laravel
67 Downloads
High performance HTTP server based on Swoole. Make your Laravel applications fast.
andrii-hrechyn/php-abac
1661 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
immusen/yii2-swoole-websocket
8702 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.
ahmedhat/unifonicnextgen
1259 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
teqneers/ext-direct
14647 Downloads
A base component to integrate Sencha Ext JS Ext.direct into a PHP application
tanur/yii2-rabbitmq
376 Downloads
Forked from mikemadisonweb/yii2-rabbitmq. Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
salehhashemi/laravel-intelli-git
598 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.