koshkil / network
The Koshkil PHP Framework - Network clients
1.1.1
2021-09-25 15:05 UTC
Requires
- php: >=7.4
- ext-curl: *
- ext-ftp: *
This package is auto-updated.
Last update: 2025-05-26 00:27:31 UTC
README
Koshkil Framework is a rapid development framework for PHP which uses commonly known design patterns like Associative Data Mapping, Front Controller, and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
Installing Koshkil via Composer
You can install Koshkil Network clients into your project using Composer. If you're starting a new project, we recommend using the app skeleton as a starting point. For existing applications you can run the following:
$ composer require koshkil/network