PHPackages                             apitude/apitude - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. apitude/apitude

ActiveLibrary

apitude/apitude
===============

Yet another API framework

v0.0.5(10y ago)1271[4 issues](https://github.com/apitude/apitude/issues)[4 PRs](https://github.com/apitude/apitude/pulls)MITPHP

Since Jun 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/apitude/apitude)[ Packagist](https://packagist.org/packages/apitude/apitude)[ RSS](/packages/apitude-apitude/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (19)Versions (11)Used By (0)

[![Code Climate](https://camo.githubusercontent.com/665c4cd48a542460af5aee90ab890d46e3d2bb3e40c56984c46a3baafba2bd33/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f62616f6878323030302f617069747564652f6261646765732f6770612e737667)](https://codeclimate.com/github/baohx2000/apitude)

SETUP
=====

[](#setup)

1. Create a new composer application depending on apitude/apitude and run composer install
2. Copy everything in `vendor/apitude/apitude/install` to your application root
3. Set environment constants and other configuration in `config/local.config.php`
4. Include any extra plugin modules you will want for your application (auth, etc)
5. Create a `tmp` directory in your root application directory.
6. Create `tmp/proxies`
7. Create `tmp/cache`
8. Ensure `tmp` directory and its children are writable by your web server user (www-data in most cases).
9. Add `tmp` to your application's `.gitignore` file so none of its contents are added to your repository.
10. Create a `Migrations` folder (must be capitalized) in your application's root.
11. Set your web server to hit `public/api.php` for non-static content
12. To run console commands use the `vendor/bin/apicon` command

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~73 days

Total

5

Last Release

3692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0492d5da42191b4e3712895cf583d909b045c6acc2e8ae041a53a8b2038356a3?d=identicon)[baohx2000](/maintainers/baohx2000)

---

Top Contributors

[![baohx2000](https://avatars.githubusercontent.com/u/486322?v=4)](https://github.com/baohx2000 "baohx2000 (151 commits)")[![agerbens](https://avatars.githubusercontent.com/u/5374685?v=4)](https://github.com/agerbens "agerbens (16 commits)")[![zpchavez](https://avatars.githubusercontent.com/u/717690?v=4)](https://github.com/zpchavez "zpchavez (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/apitude-apitude/health.svg)

```
[![Health](https://phpackages.com/badges/apitude-apitude/health.svg)](https://phpackages.com/packages/apitude-apitude)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[roadiz/roadiz

Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.

3769.3k6](/packages/roadiz-roadiz)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
