PHPackages                             infinety-es/crud - 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. [Admin Panels](/categories/admin)
4. /
5. infinety-es/crud

ActiveLibrary[Admin Panels](/categories/admin)

infinety-es/crud
================

Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.

5.7.2(7y ago)1368MITPHP &gt;=7.1.0

Since Jul 27Compare

[ Source](https://github.com/Krato/Infinety-CRUD)[ Packagist](https://packagist.org/packages/infinety-es/crud)[ RSS](/packages/infinety-es-crud/feed)WikiDiscussions Synced 2w ago

READMEChangelogDependencies (9)Versions (117)Used By (0)

Infinety CRUD
=============

[](#infinety-crud)

[![Latest Version on Packagist](https://camo.githubusercontent.com/082a144e3f37e297bab1b5e59fccdf51ffa3e3dcb844ed7b14f7135744b3a547/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b7261746f2f637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/krato/crud)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a55cff0aae3ec3e90a9decf1b9850b0b17009307ebc6eddbddd9b982cb977f38/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6b7261746f2f637275642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/krato/crud)[![Coverage Status](https://camo.githubusercontent.com/808ae37625e83e25c5944eff40cc00a0d6264d83fea92ca0183eb54230020571/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6b7261746f2f637275642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/krato/crud/code-structure)[![Quality Score](https://camo.githubusercontent.com/69ee808f0f268685d1d2979c5eb9e3471fadf6d3098d70231fbc9f80c405034f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6b7261746f2f637275642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/krato/crud)[![Total Downloads](https://camo.githubusercontent.com/50f3c7424e0daf6746a66fc780eafc40124de0c0e1cbf2b6f0d5ac9da2f2b76f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b7261746f2f637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/krato/crud)

Quickly build an admin interface for your Eloquent models, using Laravel 5. Erect a complete CMS at 10 minutes/model, max.

Install
-------

[](#install)

Via Composer

```
$ composer require infinety-es/crud/
```

Add this under service providers array on config/app.php

```
'Jenssegers\Date\DateServiceProvider',
```

Add this to your config/app.php, under "aliases":

```
'CRUD' => 'Infinety\CRUD\CrudServiceProvider',
'Date' => Jenssegers\Date\Date::class,
```

Usage
-----

[](#usage)

In short:

1. Create a controller that extends CrudController.
2. Make your model use the CrudTrait.
3. Create a new resource route.
4. **(optional)** Define your validation rules in a Request files.

Data Types
----------

[](#data-types)

### Images:

[](#images)

On column array add this to tell the crud is an image:

```
 'type'  => 'image'
```

### Date

[](#date)

On column array add this to tell the crud is an date:

```
 'type' => 'date',
 'language' => 'es', //Language set
 'format'   => 'd-m-Y' //Custom date format
```

You can format a Date object like the DateTime object ():

ToDO
----

[](#todo)

Add documentation

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[Infinety\]\[\]
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity75

Established project with proven stability

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 ~10 days

Recently: every ~60 days

Total

113

Last Release

2846d ago

Major Versions

0.8.13 → 1.02015-11-20

1.9.9.9 → 2.0.12016-01-21

2.0.8.8 → 3.0.12016-05-10

3.2.4.4 → 4.0.12016-12-13

4.0.3 → 5.02017-03-20

PHP version history (3 changes)0.5.0PHP &gt;=5.3.0

4.0.1PHP ^7.0

5.6.6PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3865030b01e29299f1f6837852ba6a70fea204ceb46e58a917d4e4398268800f?d=identicon)[Krato1](/maintainers/Krato1)

---

Tags

readcrudupdatedeletecreateinfinety

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/infinety-es-crud/health.svg)

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

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.8M227](/packages/backpack-crud)

PHPackages © 2026

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