Libraries tagged by iarticles

particle/validator

260 Favers
1266144 Downloads

Flexible and highly usable validation library with no dependencies.

Go to Download


particle/filter

83 Favers
528243 Downloads

Flexible and highly usable filter library with no dependencies.

Go to Download


cu-boulder/ucb_article_syndication

0 Favers
10147 Downloads

Extends the article content type to add the taxonomies needed for article syndication.

Go to Download


particlebits/pdo

7 Favers
5303 Downloads

Smallest possible PDO database while being super useful

Go to Download


sschiau/particle

135 Favers
3903 Downloads

Go to Download


phase2/particle

316 Favers
991 Downloads

A system of tools to build design systems in Pattern Lab for Drupal.

Go to Download


mowzs/article

0 Favers
47 Downloads

文章

Go to Download


attogram/games

120 Favers
29 Downloads

Your own games website, filled with open source goodness!

Go to Download


particlebits/imap

5 Favers
55399 Downloads

PHP class to access an IMAP mailbox. Specifically uses the Laminas library and not the IMAP extension.

Go to Download


academe/particle

4 Favers
248 Downloads

A PSR-7 PHP package for working with the Particle API

Go to Download


tacman/php-readability

0 Favers
40 Downloads

Automatic article extraction from HTML, fork of j0k3r/php-readability

Go to Download


particleflux/yii2-blocklist-validator

0 Favers
897 Downloads

Validate attributes against a blocklist

Go to Download


particle/state

12 Favers
23 Downloads

A rather simplistic but pretty finite state machine implementation

Go to Download


tacman/graby

0 Favers
37 Downloads

Graby helps you extract article content from web pages, fork of j0k3r/graby

Go to Download


numeno/api-admin

0 Favers
20 Downloads

## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything

Go to Download


<< Previous Next >>