# ypf **Repository Path**: millken/ypf ## Basic Information - **Project Name**: ypf - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ypf framework ## Overview A micro php7 framework. in swoole mode, 10x performance can be improved. The framework is mainly for the use of senior PHP programmers, keep everything under control. ## Installion ``` composer require millken/ypf ``` ## Use ``` php index.php start|stop|reload|restart|kill ``` ## License [GNU General Public License version 3 (GPLv3)](https://github.com/millken/ypf/blob/master/license.txt) ## Link - [ypf_demo](https://github.com/millken/ypf_demo)