All Projects → buonzz → composer-library-template

buonzz / composer-library-template

Licence: MIT license
Skeleton for creating a new Composer Library

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to composer-library-template

Isis
Apache Isis™ software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services or view models, and the framework dynamically generates a representation of that domain model as a webapp or as a RESTful API. For prototyping or production.
Stars: ✭ 605 (+1086.27%)
Mutual labels:  rad
Develnext
JavaFX and IDE for JPHP (only russian localization, english - in progress)
Stars: ✭ 89 (+74.51%)
Mutual labels:  rad
Apitome
Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.
Stars: ✭ 244 (+378.43%)
Mutual labels:  rad
Quickapp
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
Stars: ✭ 1,023 (+1905.88%)
Mutual labels:  rad
Wxformbuilder
RAD tool for wxWidgets GUI design
Stars: ✭ 1,167 (+2188.24%)
Mutual labels:  rad
Portofino
Portofino 5 is the next generation of the open source radid web development framework Portofino. Its purpose is to help developers create modern, responsive enterprise applications with REST APIs and an Angular UI.
Stars: ✭ 150 (+194.12%)
Mutual labels:  rad
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+425.49%)
Mutual labels:  rad
PushNotifications
Push Notification using Embarcadero Rad Studio Tokyo 10.2.3 on Android and Apple Devices written in C++ and Delphi
Stars: ✭ 12 (-76.47%)
Mutual labels:  rad
Lithium
li₃ is the fast, flexible and most RAD development framework for PHP
Stars: ✭ 1,176 (+2205.88%)
Mutual labels:  rad
Ciip
CIIP用于快速开发ERP类信息系统的框架.由CIIP.Designer(业务模型设计器)和CIIP.Client客户端运行程序组成.包含报表设计器,Dashboard数据分析工具,支持验证规则,支持外观变化规则,内置权限模块,界面布局设计器,多国语言支持,支持14种常用数据库,如SqlServer,Oracle,MySql等。
Stars: ✭ 243 (+376.47%)
Mutual labels:  rad
Framework
IONDV. Framework is a high level framework for enterprise web applications development.
Stars: ✭ 54 (+5.88%)
Mutual labels:  rad
Rad Studio Xe 10.3 Windows
RADStudio XE 10.3.3 Rio - Activation & Documentation
Stars: ✭ 63 (+23.53%)
Mutual labels:  rad
Windwalker Framework
PHP Rapid Application Development Framework
Stars: ✭ 230 (+350.98%)
Mutual labels:  rad
Crossui
CrossUI is a free Cross-Browser Javascript framework with cutting-edge functionality for rich web application
Stars: ✭ 945 (+1752.94%)
Mutual labels:  rad
slim-skeleton
Slim Framework skeleton application following MVC construction
Stars: ✭ 18 (-64.71%)
Mutual labels:  psr
Stacker
Stacker - The environment for local web development, ready for use.
Stars: ✭ 356 (+598.04%)
Mutual labels:  rad
Fof
Rapid Application Development framework for Joomla!™ 3 and 4
Stars: ✭ 106 (+107.84%)
Mutual labels:  rad
psrcas
PSR CAS, a PHP standard library for CAS authentication.
Stars: ✭ 21 (-58.82%)
Mutual labels:  psr
request-parser
Small PHP Library for type-safe input handling
Stars: ✭ 53 (+3.92%)
Mutual labels:  psr
Graphqlize
A Clojure & JVM library for developing GraphQL API instantly from Postgres and MySQL databases
Stars: ✭ 240 (+370.59%)
Mutual labels:  rad

Composer Library Template

If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster.

Features

  • PSR-4 autoloading compliant structure
  • Unit-Testing with PHPUnit
  • Comprehensive Guides and tutorial
  • Easy to use to any framework or even a plain php file

I encourage that you put more information on this readme file instead of leaving it as is. See How to make a README file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].