PHPackages                             andre1502/net\_utilities - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. andre1502/net\_utilities

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

andre1502/net\_utilities
========================

Library to combine common function

0.3.3(1y ago)03MITPHPPHP ^8.0|^8.1|^8.2|^8.3

Since Sep 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/andre1502/net_utilities)[ Packagist](https://packagist.org/packages/andre1502/net_utilities)[ RSS](/packages/andre1502-net-utilities/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (2)Used By (0)

net\_utilities
==============

[](#net_utilities)

[![Packagist Version](https://camo.githubusercontent.com/bd427d72dc21b02429fe8a7a41a15e16d75e21242dfc40e830354e1db8e9e478/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e647265313530322f6e65745f7574696c6974696573)](https://camo.githubusercontent.com/bd427d72dc21b02429fe8a7a41a15e16d75e21242dfc40e830354e1db8e9e478/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e647265313530322f6e65745f7574696c6974696573)

Library to help faster initialization Laravel project which include common functions, lang, exceptions, middleware, and routes.

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

[](#installation)

Run this script from command line inside project folder

```
composer require andre1502/net_utilities
composer install
```

Package will do auto publish for Lang data, to publish package config you can run this script from command line inside project folder

```
php artisan net-utilities:publish
```

Most of the config data can be overriden from project `.env`.

Config value

```
