Libraries tagged by onay
anilcancakir/laravel-agent-mcp
31371 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
voku/html2text
346032 Downloads
Only a Fork of -> html2text: Converts HTML to formatted plain text
voku/css-to-inline-styles
266791 Downloads
Only a Fork of -> CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
vanderlee/php-stable-sort-functions
776894 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
tomatophp/filament-developer-gate
129179 Downloads
Secure your selected route by using a middleware with static password for developers only
swow/psr7-plus
1023267 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
silverstripe/recipe-core
2676260 Downloads
SilverStripe framework-only core recipe
rosell-dk/image-mime-type-sniffer
8064068 Downloads
Sniff mime type (images only)
ranium/laravel-seedonce
65793 Downloads
Laravel package to run seeders only once
ory/client
144815 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
mteu/typo3-typed-extconf
114119 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
kdabrow/seeder-once
183888 Downloads
Run your laravel seeders only once
heureka/bank-account-validator
187504 Downloads
Simple validator for bank account number - verify only checksum
foxxmd/laravel-elasticbeanstalk-cron
317548 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
citco/carbon
429694 Downloads
This is a wrapper for nesbot/carbon which also calculates which days are British bank holidays (England & Wales only).