Download the PHP package catfan/medoo without Composer
On this page you can find all versions of the php package catfan/medoo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package medoo
Short Description The lightweight PHP database framework to accelerate development
License MIT
Homepage https://medoo.in
Informations about the package medoo
The lightweight PHP database framework to accelerate development.
Documentation
- English
- العربية
- Deutsch
- Español
- Français
- हिन्दी
- Italiano
- 日本語
- 한국어
- Português
- Русский
- ไทย
- Українська
- Tiếng Việt
- 简体中文
- 繁體中文
Features
-
Lightweight - A lightweight single-file package that keeps dependencies to a minimum.
-
Easy - A clean, intuitive API that helps you get started quickly.
-
Powerful - Designed for complex SQL, data mapping, and prepared statements without sacrificing readability.
-
Compatible - Works smoothly with MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, Oracle, Sybase, and more.
-
Friendly - Fits naturally into Laravel, CodeIgniter, Yii, Slim, and other PHP frameworks.
- Free - Released under the MIT license and free to use in personal or commercial projects.
Requirements
- PHP 7.3 or later
- PDO extension enabled
Get Started
Install via composer
Add Medoo to the composer.json configuration file.
Then update Composer
Contribution Guidelines
Before submitting a pull request, ensure compatibility with multiple database engines and include unit tests when possible.
Testing & Code Style
- Run
phpunit teststo execute unit tests. - Use
php-cs-fixer fixto enforce code style consistency.
Commit Message Format
Each commit should begin with a tag indicating the type of change:
[fix]for bug fixes[feature]for new features[update]for improvements
Keep contributions simple and well-documented.
License
Medoo is released under the MIT License.
Links
- Official website: https://medoo.in
- X.com: https://x.com/MedooPHP
- Open Collective: https://opencollective.com/medoo
[More Products We Build]
Gear Browser - AI Extension Web Browser
All versions of medoo with dependencies
ext-pdo Version *
