Libraries tagged by Web Cash
robinn/phpcacheadmin
586 Downloads
A web dashboard for your favorite caching system.
teners/laravel-link-preview
2201 Downloads
A Laravel package for extracting link previews with customizable parsers, and caching support
mad-web/laravel-enum
136034 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
aspose/pdf-sdk-php
24721 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
nitsan/ns-cloudflare
4481 Downloads
The TYPO3 Cloudflare Extension simplifies cache management, offering an efficient solution for TYPO3 administrators and developers. Seamlessly integrating with Cloudflare, a global leader in web performance and security, this extension provides advanced features to optimize, secure, and structure your online presence.Compatible with TYPO3 version 12.
form-relay/salesforce-case
5909 Downloads
FormRelay route for SFDC Web-To-Case API.
kitware/cdash
3 Downloads
An open source, web-based software testing server
litespeedtech/lscache-drupal
382 Downloads
Page Cache for LiteSpeed Web Server. Caches pages for any user, handling dynamic content correctly.
mpcmf/mpcmf-core
8855 Downloads
Build fast and powerful console and web applications. Part of mpcmf solution.
lussi-hq/api-php-client
131 Downloads
PHP SDK for Lussi APIs Client
geekk-net/laravel-enum
2494 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
allyson/arch-laravel
558 Downloads
CRUD architecture for laravel projects.
aksw/erfurt
6609 Downloads
PHP/Zend based Semantic Web API for Social Semantic Software
esperecyan/webidl
8170 Downloads
Provides the utility class for casting a given value in accordance with WebIDL (Web IDL) type to help with PHP type declarations. / WebIDL (Web IDL) の型に沿うように、与えられた値をキャストするユーティリティクラスを提供し、PHP の型宣言を補助します。
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package