Skip to content

🐭⚡️The Small, Swift, and Powerful REST API framework⚡️🐘

License

Notifications You must be signed in to change notification settings

larananas/PikaPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐭PikaPHP🐘

🐭⚡️The Small, Swift, and Powerful REST API framework⚡️🐘

🐭PikaPHP🐘 - What's in a Name?

Why is the project called 🐭PikaPHP🐘? The name is inspired by the adorable pika, a small mammal that resembles a tiny mouse, and the mighty elephant associated with PHP.

Just as a pika is small but resilient and resourceful, PikaPHP offers simple, efficient tools to help developers tackle the large-scale tasks of PHP REST API development. The goal is to provide a lightweight API framework that makes your PHP projects feel easier, faster, and more manageable!

Requirements

  • PHP 8.1+ with installed extensions: fileinfo, gd, mbstring, pdo_*, ext-zlib

Get Started

Install via composer

Add PikaPHP to the composer.json configuration file.

$ composer require larananas/pikaphp

And update the composer

$ composer update
// Require Composer's autoloader.
require 'vendor/autoload.php';

⚠️ Warning: This information is incomplete.

The README and documentation are currently incomplete and will be progressively implemented as the project advances. I appreciate your understanding and patience. Stay tuned for updates as I continue to develop and improve the project.

License

PikaPHP is licensed under MIT.