PHPackages                             ixudra/core - 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. ixudra/core

ActiveLibrary[Framework](/categories/framework)

ixudra/core
===========

Custom PHP Core library for the Laravel framework - developed by Ixudra

6.7.0(2y ago)13.4k3[1 issues](https://github.com/ixudra/core/issues)4MITPHPPHP ^7.2||^8.0CI failing

Since Mar 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ixudra/core)[ Packagist](https://packagist.org/packages/ixudra/core)[ Docs](https://ixudra.be)[ RSS](/packages/ixudra-core/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (32)Used By (4)

ixudra/core
===========

[](#ixudracore)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f571d5be98c4f50065a7980150a8683799ae677c237b436e3dc1d10c6872a105/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6978756472612f636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ixudra/core)![license](https://camo.githubusercontent.com/7ca08b710041cb5b33f401103d1e37df8a353f469ea13f0d3bb9bb051d879620/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6978756472612f636f72652e737667)[![Total Downloads](https://camo.githubusercontent.com/9bf8e07f079edac9e73d8a93c739bdff79d7ed27ec3a637df88527aba136ba30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6978756472612f636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ixudra/core)

[![Ixudra Curl](https://camo.githubusercontent.com/d181b4553fa28ee7b81ac7c0cb5a209602befe0050ab6e80308becc49d022c81/68747470733a2f2f7777772e6978756472612e62652f696d616765732f70726f6a656374732f493375504d68665845397346474361576250574c2e706e67)](https://camo.githubusercontent.com/d181b4553fa28ee7b81ac7c0cb5a209602befe0050ab6e80308becc49d022c81/68747470733a2f2f7777772e6978756472612e62652f696d616765732f70726f6a656374732f493375504d68665845397346474361576250574c2e706e67)

Custom PHP core library for the Laravel framework - developed by [Ixudra](https://ixudra.be).

This package can be used by anyone at any given time, but keep in mind that it is optimized for my personal custom workflow. It may not suit your project perfectly and modifications may be in order.

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

[](#installation)

Pull this package in through Composer.

```
    {
        "require": {
            "ixudra/core": "6.*"
        }
    }
```

Add the service provider to your `config/app.php` file

```
    'providers'         => array(

        //...
        Ixudra\Core\CoreServiceProvider::class,

    )
```

Usage
-----

[](#usage)

The package provides several base classes that can be used during the development of Laravel 5 applications. To use these classes, simply include the class definition in your PHP file and extend your class to inherit the base methods:

```
    use Ixudra\Core\Http\Controllers\BaseController;

    class ProjectController extends BaseController {

        // ...

    }
```

Please review the specific source files for a full overview of the available features of the package. Every function has detailed comments and annotations.

That's all there is to it! Have fun!

Support
-------

[](#support)

Help me further develop and maintain this package by supporting me via [Patreon](https://www.patreon.com/ixudra)!!

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

Contact
-------

[](#contact)

For package questions, bug, suggestions and/or feature requests, please use the Github issue system and/or submit a pull request. When submitting an issue, always provide a detailed explanation of your problem, any response or feedback your get, log messages that might be relevant as well as a source code example that demonstrates the problem. If not, I will most likely not be able to help you with your problem. Please review the [contribution guidelines](https://github.com/ixudra/core/blob/master/CONTRIBUTING.md) before submitting your issue or pull request.

For any other questions, feel free to use the credentials listed below:

Jan Oris (developer)

- Email:
- Telephone: +32 496 94 20 57

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 95.5% 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 ~110 days

Recently: every ~410 days

Total

31

Last Release

801d ago

Major Versions

5.3 → 6.0.02017-09-05

PHP version history (5 changes)5.0.0PHP &gt;=5.4.0

6.0.0PHP &gt;=7.0.0

6.3.0PHP ^7.2

6.6.0PHP ^7.2|^8.0

6.7.0PHP ^7.2||^8.0

### Community

Maintainers

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

---

Top Contributors

[![elimentz](https://avatars.githubusercontent.com/u/1410811?v=4)](https://github.com/elimentz "elimentz (64 commits)")[![jorenvh](https://avatars.githubusercontent.com/u/8791625?v=4)](https://github.com/jorenvh "jorenvh (2 commits)")[![RemiCollin](https://avatars.githubusercontent.com/u/9589616?v=4)](https://github.com/RemiCollin "RemiCollin (1 commits)")

---

Tags

laravelcoreprojectIxudra

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M279](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k21.1M148](/packages/laravel-jetstream)[laravel/ai

The official AI SDK for Laravel.

9782.1M161](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76518.2M118](/packages/laravel-mcp)[laravel/surveyor

Static analysis tool for Laravel applications.

8690.3k12](/packages/laravel-surveyor)

PHPackages © 2026

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