Find The Latest Laravel Packages

Login To Post Your Package

People Exploring Laravel

25560

Enforce the Disposal of Objects in PHP

Enforce the Disposal of Objects in PHP

PHP's garbage collector often doesn't manage resources like files or database connections effectively. A package enforcing object disposal addresses this by introducing a `Disposable` interface and a `using()` function. Objects requiring manual cleanup must implement `Disposable` and its `dispose()` method. The `using()` function ensures proper disposal even in case of exceptions. This package improves code reliability, performance, and security by preventing resource leaks.

"Resourceful Coding"

No Website
GitHub Repo

Related Projects

Simplify Laravel Admin Panels with Backpack

Simplify Laravel Admin Panels with Backpack

CRUD for Laravel

View Page 352 views
Add Spam Prevention to Laravel Apps with Honey

Add Spam Prevention to Laravel Apps with Honey

Honey: The Ultimate Spam Blocker

View Page 320 views
Google Natural Language API for Laravel

Google Natural Language API for Laravel

Text analysis, simplified

View Page 300 views
Laravel Simple RabbitMQ Package

Laravel Simple RabbitMQ Package

The Simple RabbitMQ Laravel package uses php-amqplib as the RabbitMQ client—a pure PHP implementation of the AMQP protocol.

View Page 34 views
Maravel Permissions Package for Laravel

Maravel Permissions Package for Laravel

Your App, Superpowered.

View Page 223 views
Managing Encrypted Environment Variables In Laravel With Veil

Managing Encrypted Environment Variables In Laravel With Veil

By introducing the --only-values flag to Laravel's env:encrypt and env:decrypt Artisan commands, Veil allows for more readable and maintainable .env files by encrypting only the values of sensitive variables, rather than the entire file.

View Page 40 views

Partners

No verified ads available.