An open API service indexing awesome lists of open source software.

https://github.com/ponycool/ponycool-library

ponycool-library is an extension library for the CodeIgniter framework
https://github.com/ponycool/ponycool-library

ci4 codeigniter codeigniter4 lib library php php8

Last synced: about 2 months ago
JSON representation

ponycool-library is an extension library for the CodeIgniter framework

Awesome Lists containing this project

README

        

中文 | [English](https://github.com/PonyCool/ponycool-library/blob/main/README.md)

# PonyCool Library是什么

PonyCool Library 是一个为Codeigniter4框架提供支持的扩展库

# 要求

- PHP 8.2 或更高版本
- Codeigniter 4.4.0 或更高版本

# 使用

```
composer require ponycool/ponycool-library
```

# 测试

```
make test
```

# 开源协议

MIT