PHPackages                             ceddyg/clara - 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. ceddyg/clara

ActiveProject[Framework](/categories/framework)

ceddyg/clara
============

The Laravel Framework.

4.1.3(5y ago)5122MITPHPPHP ^7.2CI failing

Since Apr 4Pushed 5y ago4 watchersCompare

[ Source](https://github.com/CeddyG/Clara)[ Packagist](https://packagist.org/packages/ceddyg/clara)[ RSS](/packages/ceddyg-clara/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (18)Versions (57)Used By (0)

Clara
=====

[](#clara)

Clara is the Ceddy's LARAvel framework. It's a [Laravel](https://laravel.com/) framework with an entity generator and some dependencies.

You can create a usable back office fastly.

Installation
------------

[](#installation)

```
composer create-project --prefer-dist ceddyg/clara blog
```

Then go to the installation page

```
localhost/install
```

And set the database informations and the first admin.

Entity generator
----------------

[](#entity-generator)

When you set the database informations, it will redirect you to the entity generator page.

You can select all the table in it and define what file you want :

- Controller
- Model
- Repository (that extend ceddyg/query-builder-repository)
- Request
- Index view
- Form view (to create or edit)
- Traduction files (en and fr)

You have just to define the relations, if they are hasMany or belongsToMany relations and what files you want to create

You can edit the generator to custom your files. The generator is in app/Services/Clara/Generator and the stubs are in ressources/stubs.

Dependencies
------------

[](#dependencies)

- [AdminLTE](https://almsaeedstudio.com/themes/AdminLTE/index2.html) (For the theme admin)
- [Sentinel](https://cartalyst.com/manual/sentinel/2.0) (To control users permissions)
- [Debug bar](https://github.com/barryvdh/laravel-debugbar)
- [Ide helper](https://github.com/barryvdh/laravel-ide-helper)
- [Bootstrapper](http://bootstrapper.patrickrosemusic.co.uk/installation) (Bootstrap components)
- [Bootform](https://github.com/adamwathan/bootforms) (Bootstrap components)
- [doctrine/dbal](http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/) (To scan your database for the entity generator)
- [ceddyg/query-builder-repository](https://github.com/CeddyG/query-builder-repository)

ToDo List
---------

[](#todo-list)

- Add Event and Listener in the generator
- Add an import/export for each tables in the database

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 98.7% 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 ~20 days

Total

56

Last Release

2186d ago

Major Versions

1.8.2 → 2.0.02018-04-24

2.2.6 → 3.0.02019-02-28

3.1.1 → 4.0.02019-12-24

PHP version history (3 changes)1.0.0PHP &gt;=5.6.4

2.0.0PHP ^7.1.3

4.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/b740b22a5f0d3efaabcf2fd4e8b399f5248eb7a583f1cc761539d84bab244e6a?d=identicon)[CeddyG](/maintainers/CeddyG)

---

Top Contributors

[![CeddyG](https://avatars.githubusercontent.com/u/16399426?v=4)](https://github.com/CeddyG "CeddyG (76 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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