Libraries tagged by writes

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


norsys/logs-bundle

2 Favers
117 Downloads

Write logs in database and read logs with browser

Go to Download


nonda/phpspreadsheet

0 Favers
132 Downloads

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

Go to Download


nolikein/array-mapping

0 Favers
7 Downloads

Map the access to read/write in an array. Git project : https://gitlab.com/Come-Wasik/array-mapping

Go to Download


noczcore/ini

1 Favers
321 Downloads

Read and write INI files in PHP.

Go to Download


nmalservet/php-requirements-checker

1 Favers
15 Downloads

tiny library to check requirements into your PHP application. You must write in the config file my-requirements.php which libraries need to be installed, which folders and files need to be created, then you can execute the script that will show you the status of each requirements.

Go to Download


nirav5920/enforce-db-transactions

1 Favers
3 Downloads

Laravel middleware to enforce database transactions for multiple write operations

Go to Download


nikita_kalitin/ascetic-cms

0 Favers
4 Downloads

Simple PHP CMS that help you quickly write simple site, landing or blog

Go to Download


newpixel/laravel-backpack-blog

2 Favers
8 Downloads

An admin panel for blog articles on Laravel 5, using https://github.com/Laravel-Backpack/crud. Write articles, with categories and tags.

Go to Download


nazir/iofiles

0 Favers
70 Downloads

Class for handling file (read, write, upload, move, download, resize image, crop, add watermark, etc)

Go to Download


nazalas/phpspreadsheet

0 Favers
7 Downloads

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

Go to Download


nabeghe/nohtml

1 Favers
1 Downloads

Say no to HTML — write views in PHP with a clean, simple DSL.

Go to Download


myphps/phpexcel

0 Favers
12 Downloads

PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

Go to Download


mykola-ivashchuk-gl/phpspreadsheet

0 Favers
11 Downloads

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine PHP 5.5.9

Go to Download


mwazovzky/laravel-database-logger

0 Favers
13 Downloads

Laravel log channel that write into database.

Go to Download


<< Previous Next >>