Libraries tagged by app config

ehough/pagodabox-bundle

3 Favers
642 Downloads

A Symfony2 bundle that makes it easy to configure and deploy your app on Pagoda Box.

Go to Download


ckn01/superduper-filament-starter-kit

0 Favers
15 Downloads

A Filament💡 starting point to kickstart your next app. With Custom Theme, Mail Configuration, Filament Shield, Filament Exception, etc..

Go to Download


antonioprimera/laravel-basic-permissions

1 Favers
67 Downloads

A simple package enabling the use of roles and permissions from a config file in a Laravel app.

Go to Download


ratno/nova-echo

0 Favers
792 Downloads

Adds Laravel Echo with your broadcast configuration to your Laravel Nova app

Go to Download


janisto/yii-environment

3 Favers
600 Downloads

Environment class for Yii, used to set configuration for console and web apps depending on the server environment.

Go to Download


sakshsky/laravel-global-helpers

0 Favers
0 Downloads

Zero-config global helpers for Laravel. Just create `app/Helpers/helpers.php` and start using functions!

Go to Download


pcual-mac/image-basekit-cli

0 Favers
0 Downloads

Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.

Go to Download


yuxblank/phackp

1 Favers
81 Downloads

pHackp aim to provide a fast and easy way to build modern and responsive websites and apps. It provides an Model View Controller structure for organizing your project and tries to be as far as possible 'convention over configuration'

Go to Download


syomkin/saml-laravel-free

0 Favers
5 Downloads

miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.

Go to Download


serverless/vercel_laravel

0 Favers
34 Downloads

Vercel php configured to be used with Laravel. For making serverless Laravel app with css to be deployed to Vercel.",

Go to Download


rjvim/spacecharge

0 Favers
308 Downloads

A Price configuration package for Entities in your Laravel App

Go to Download


numeno/api-art-rec

0 Favers
2 Downloads

## Introduction Use the Numeno Article Recommender API to receive a curated selection of articles from across the web. See below for the steps to creating a Feed, as well as an introduction to the top-level concepts making up the Article Recommender API. ## Steps to creating a Feed 1. Create a Feed - [`/feeds`](create-feed) 2. Create a number of Stream queries associated with the Feed - [`/feeds/:feedId/streams`](create-stream) 3. Pull from the Feed as the Feed refreshes - [`/feeds/:feedId/articles`](get-articles-in-feed) 4. Use those Article IDs to look up metadata for the Articles -[`/articles/:id`](get-article-by-id) 5. Visit the Article links and render to your server DB or client app. ## Sources, Articles and Topics A **Source** is a place where Articles come from, typically a website, a blog, or a knowledgebase endpoint. Sources can be queried for activity via the [`/sources`](get-sources) endpoint. Beyond the Sources Numeno regaularly indexes, additional Sources can be associated with Stream queries, and Sources can be `allowlist`/`denylist`'d. **Articles** are the documents produced by Sources, typically pages from a blogpost or website, articles from a news source, or posts from a social platform or company intranet. See the [`/articles`](search-articles) endpoint. **Topics** - Numeno has millions of Topics that it associates with Articles when they are sourced. Topics are used in Stream queries, which themselves are composed to create Feeds. Get topics via the [`/topics`](get-topics) endpoint. ## Feeds **A Feed is a collection of Streams.** Feeds are configured to refresh on a regular schedule. No new Articles are published to a Feed except when it's refreshed. Feeds can be refreshed manually if the API Key Scopes allow. You can ask for Articles chronologically or by decreasing score. You can also limit Articles to a date-range, meaning that you can produce Feeds from historical content. Interact with Feeds via the [`/feeds`](create-feed) endpoint. ## Streams Think of a **Stream** as a search query with a "volume control knob". It's a collection of Topics that you're interested and a collection of Sources you'd explicitly like to include or exclude. Streams are associated with a Feed, and a collection of Streams produce the sequence of Articles that appear when a Feed is refreshed. The "volume control knob" on a Stream is a way to decide how many of the search results from the Stream query are included in the Feed. Our searches are "soft", and with a such a rich `Article x Topic` space to draw on, the "volume control" allows you to put a cuttoff on what you'd like included. Streams are a nested resource of `/feeds` - get started by explorting [`/feeds/:feedId/streams`](create-stream).

Go to Download


mounir-holding/laravel-model-logger

0 Favers
0 Downloads

A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.

Go to Download


messagemedia/conversations

2 Favers
4 Downloads

The Conversations API allows users to communicate by sending and receiving messages via Over-The-Top (OTT) messaging services. OTT application is an app or service that provides a product over the Internet and bypasses traditional distribution. Here's an in-depth explanation of what the term means.This feature is disabled by default. To enable it, you don't need to make any changes to your application, just an account configuration change by MessageMedia's support team [email protected] our initial release, we're releasing Facebook Messenger which allows you to send messages as a Facebook page owner and receive messages from other Facebook users.

Go to Download


mcshane/chem-api

0 Favers
20 Downloads

A super lightweight framework for building configurable, rich, interactive, and pretty secure APIs to power your front-end services and apps!

Go to Download


<< Previous Next >>