| Package Data | |
|---|---|
| Maintainer Username: | vinodraut |
| Maintainer Contact: | vinod@livelyworks.net (Vinod Raut) |
| Package Create Date: | 2017-07-28 |
| Package Last Update: | 2025-07-28 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-28 03:05:28 |
| Package Statistics | |
|---|---|
| Total Downloads: | 1,981 |
| Monthly Downloads: | 90 |
| Daily Downloads: | 3 |
| Total Stars: | 3 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Laraware - Utilities library for Laravel
Added isEmpty function which nearly works on any variables including but not limited to Collection, Paginator , LengthAwarePaginator, Eloquent Collection
Added ifIsset its like isset but 2nd and 3rd parameters will work for if item isset or not.