Libraries tagged by nekoding
ngekoding/lumen-api-query-parser-php5
16 Downloads
A query parser for REST-APIs based on laravel's lumen framework
ngekoding/google-login
53 Downloads
The easy way to integrate Google Login into PHP application.
ngekoding/browsershot
259 Downloads
Convert a webpage to an image or pdf using headless Chrome
kocal/biome-js-bundle
54225 Downloads
A Symfony Bundle to easily download and use Biome.js in your Symfony applications, to lint your front assets without needing Node.js.
alsvanzelf/jsonapi
130181 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
synio/laravel-gmail-service-account-mail-driver
8866 Downloads
Use GMail API to send mails from any user/mailbox of your Workspace organization using a service account without needing separate mailbox credentials
seblucas/tbszip
16035 Downloads
Work with zip archives without making temporary files or needing binaries
ngodingskuyy/laravel-module-generator
60 Downloads
Modular CRUD Generator for Laravel + Vue + Tailwind (shadcn-vue)
mossengine/helper
226 Downloads
PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes
kocal/oxlint-bundle
17 Downloads
A Symfony Bundle to easily download and use Oxlint (from the Oxc project) in your Symfony applications, to lint your front assets without needing Node.js.
jsefton/laravel-virtual-fields
1192 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
sdtech/log-viewer-laravel
60 Downloads
This package simplifies the process of viewing Laravel logs by providing a user-friendly interface to browse, filter, and manage log entries directly from the application. It allows developers to monitor and troubleshoot issues in real-time without needing to access the file system or navigate complex log files
markbaker/spymaster
17 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
lightboxdigital/wp-dynamic-image-resizer
1541 Downloads
Resize WordPress images on the fly without needing to register image sizes.
fbartz/math-parser
657 Downloads
this is a tool to parse simple polynoms and perform simple dynamic calculations without needing eval