PHPackages                             secode-framework/apifirst-generator - 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. [Framework](/categories/framework)
4. /
5. secode-framework/apifirst-generator

ActiveLibrary[Framework](/categories/framework)

secode-framework/apifirst-generator
===================================

The Secode Framework.

1.x-dev(3y ago)015MITPHPPHP ^8.1

Since Dec 28Pushed 3y agoCompare

[ Source](https://github.com/Secode-Framework/api-generator)[ Packagist](https://packagist.org/packages/secode-framework/apifirst-generator)[ Docs](https://www.secode.com)[ RSS](/packages/secode-framework-apifirst-generator/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (4)Used By (0)

[![](https://raw.githubusercontent.com/secode/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/secode-logolockup-cmyk-red.svg)](https://secode.com)

[![Build Status](https://github.com/secode/framework/workflows/tests/badge.svg)](https://github.com/secode/framework/actions)[![Total Downloads](https://camo.githubusercontent.com/51f7375c19a7547cea2aae79a358b542660e2e7888dadcd4284ede3ffb271247/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7365636f64652f6672616d65776f726b)](https://packagist.org/packages/secode/framework)[![Latest Stable Version](https://camo.githubusercontent.com/86d95abb8c2a776b74af7a14bb819ef24a2c8c81b8c21403086489a7c4ea1cc6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7365636f64652f6672616d65776f726b)](https://packagist.org/packages/secode/framework)[![License](https://camo.githubusercontent.com/0841d29f020b4c6b2f43c0a6d4c1d10dfab0c3cc32b376fee7a774e1f6b0386a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7365636f64652f6672616d65776f726b)](https://packagist.org/packages/secode/framework)

About Secode
------------

[](#about-secode)

> **Note:** This repository contains the core code of the Secode framework. If you want to build an application using Secode, visit the main [Secode repository](https://github.com/secode/secode).

Secode is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Secode attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

- [Simple, fast routing engine](https://secode.com/docs/routing).
- [Powerful dependency injection container](https://secode.com/docs/container).
- Multiple back-ends for [session](https://secode.com/docs/session) and [cache](https://secode.com/docs/cache) storage.
- Database agnostic [schema migrations](https://secode.com/docs/migrations).
- [Robust background job processing](https://secode.com/docs/queues).
- [Real-time event broadcasting](https://secode.com/docs/broadcasting).

Secode is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation gives you a complete toolset required to build any application with which you are tasked.

Learning Secode
---------------

[](#learning-secode)

Secode has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The [Secode documentation](https://secode.com/docs) is in-depth and complete, making it a breeze to get started learning the framework.

You may also try the [Secode Bootcamp](https://bootcamp.secode.com), where you will be guided through building a modern Secode application from scratch.

If you're not in the mood to read, [Laracasts](https://laracasts.com) contains over 1100 video tutorials covering a range of topics including Secode, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.

Contributing
------------

[](#contributing)

Thank you for considering contributing to the Secode framework! The contribution guide can be found in the [Secode documentation](https://secode.com/docs/contributions).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Secode community is welcoming to all, please review and abide by the [Code of Conduct](https://secode.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/secode/framework/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

The Secode framework is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

1283d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13696e71a7828f42383c515344e1e43adbccf6532b9679fc3f0a548027db9a41?d=identicon)[slickelproelmaspro](/maintainers/slickelproelmaspro)

---

Top Contributors

[![HansDeLaCruz](https://avatars.githubusercontent.com/u/180721735?v=4)](https://github.com/HansDeLaCruz "HansDeLaCruz (25 commits)")

---

Tags

frameworklaravelsecode

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/secode-framework-apifirst-generator/health.svg)

```
[![Health](https://phpackages.com/badges/secode-framework-apifirst-generator/health.svg)](https://phpackages.com/packages/secode-framework-apifirst-generator)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[silverstripe/framework

The SilverStripe framework

7313.7M2.8k](/packages/silverstripe-framework)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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