PHPackages                             sf4/api-security - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. sf4/api-security

ActiveLibrary[Security](/categories/security)

sf4/api-security
================

Simple security package for Symfony 4

v1.0.7(7y ago)07MITPHPPHP ~7.1

Since Jan 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Sf4/api-security)[ Packagist](https://packagist.org/packages/sf4/api-security)[ Docs](https://github.com/sf4/api-security)[ RSS](/packages/sf4-api-security/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (8)Dependencies (6)Versions (9)Used By (0)

api-security
============

[](#api-security)

[![Latest Version on Packagist](https://camo.githubusercontent.com/338aee79135af5d3db33ec35c2a034bfb523e346ca22f3dac4e48acf09541697/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7366342f6170692d73656375726974792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sf4/api-security)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/714ee0f9f40242d11bbac62fe49b4f1960c98fd411a180c0e9da509820def71e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7366342f6170692d73656375726974792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/sf4/api-security)[![Coverage Status](https://camo.githubusercontent.com/b7bdc4f9e0e9803f568d4de2e6bc6b7f6c18eec45a3d6aeede1d7de0a5bdd6f5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7366342f6170692d73656375726974792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sf4/api-security/code-structure)[![Quality Score](https://camo.githubusercontent.com/2be3b6d974f30988731a0ca41ed41d637ccce1d8b56413efda07dd6e8bd93911/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7366342f6170692d73656375726974792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sf4/api-security)[![Total Downloads](https://camo.githubusercontent.com/e9ef718acf5591e4f2897b05040e9d8a2ac7737532fec0bfd7e8a0ea82e5df4b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7366342f6170692d73656375726974792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sf4/api-security)

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require sf4/api-security
```

Usage
-----

[](#usage)

config/bundles.php

```
