Libraries tagged by is_defined

pixelbrackets/application-context

0 Favers
2331 Downloads

Define the context of the current enviroment, in order to adapt configuration options depending on the stage an app is running on

Go to Download


mkd/laravel-fast-api

12 Favers
8 Downloads

Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.

Go to Download


midorikocak/nanodb

7 Favers
108 Downloads

Nano DB is a tiny php library that allows you to define easily usable repositories.

Go to Download


hinet/laravel-sms

5 Favers
419 Downloads

SMS gateway package for laravel,supports Alibaba cloud SMS, Tencent cloud SMS, SendCloud SMS and Baidu cloud SMS. It is easy to expand and you can freely define your own gateway driver.

Go to Download


birb/fancy-stubs-codegen

0 Favers
9 Downloads

Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.

Go to Download


aurorawebsoftware/asetting

14 Favers
845 Downloads

ASetting is a Laravel package that allows you to dynamically define your config definitions.

Go to Download


rooftopcms/rooftop-preview-mode-admin

2 Favers
408 Downloads

Detect whether a client is making a request in preview mode and define a constant accordingly

Go to Download


requtize/fresh-file

3 Favers
3529 Downloads

Simple, fast, standalone PHP lib, that helps You to define, if any of your files were modified since last time You check - Is this file FRESH?

Go to Download


bytestgear/eloquent-incrementable

8 Favers
749 Downloads

Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.

Go to Download


ngurajeka/ngquery

0 Favers
36 Downloads

Like query builder, but it is define by a class

Go to Download


msurkov16/sb-polygon-pointer

0 Favers
13 Downloads

Simple PHP class that provides tools to define is a point (latitude/longitude) is inside the polygon

Go to Download


bwc/bsconf

0 Favers
6 Downloads

BSconf is for define server configurations, repairs and installations in various operating environments..

Go to Download


se7enxweb/ezxmlinstaller-ls

1 Favers
1 Downloads

The eZ XML Installer extension is a plattform to define proccesses for eZ Publish and execute them.

Go to Download


laramicstudio/env-guard

0 Favers
5 Downloads

It lets you define a schema for your .env file — think of it like a contract. When your app boots, it checks your actual .env against that contract and fails loudly and early if something is wrong.It lets you define a schema for your .env file — think of it like a contract. When your app boots, it checks your actual .env against that contract and fails loudly and early if something is wrong.

Go to Download


valorin/cronsync

1 Favers
47 Downloads

CronSync is a way to define your artisan command cron schedule within your code (and therefore in version control), by updating the crontab as part of your deploy process.

Go to Download


<< Previous Next >>