PHPackages                             kenny-mwi/faker-schools - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kenny-mwi/faker-schools

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kenny-mwi/faker-schools
=======================

University, College, and High School name generator using fakerphp/faker

0.2.1(3y ago)42.3k↓50%UnlicensePHPPHP ^7.4|^8.0|^8.1|^8.2

Since Oct 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Kenny-MWI/FakerSchools)[ Packagist](https://packagist.org/packages/kenny-mwi/faker-schools)[ RSS](/packages/kenny-mwi-faker-schools/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (0)

[![Unit Tests](https://github.com/Kenny-MWI/FakerSchools/actions/workflows/php.yml/badge.svg?branch=main)](https://github.com/Kenny-MWI/FakerSchools/actions/workflows/php.yml)[![Packagist PHP Version](https://camo.githubusercontent.com/5738e2b6b59a559def98c15db3de86d9e8668ca1479b9c04c9a9977c3b24504e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6b656e6e792d6d77692f66616b65722d7363686f6f6c732f7068703f6c6f676f3d70687026636f6c6f723d253233303035374238)](https://camo.githubusercontent.com/5738e2b6b59a559def98c15db3de86d9e8668ca1479b9c04c9a9977c3b24504e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6b656e6e792d6d77692f66616b65722d7363686f6f6c732f7068703f6c6f676f3d70687026636f6c6f723d253233303035374238)[![Packagist Downloads (custom server)](https://camo.githubusercontent.com/307074e1e101387bc9a39b2f2d7b8d58055dcd1a7eaf74b4bba4e78db436e453/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b656e6e792d6d77692f66616b65722d7363686f6f6c733f7365727665723d68747470732533412532462532467061636b61676973742e6f7267267374796c653d666c6174266c6f676f3d7061636b616769737426636f6c6f723d253233464644373030266c696e6b3d68747470732533412532462532467061636b61676973742e6f72672532467061636b616765732532466b656e6e792d6d776925324666616b65722d7363686f6f6c73)](https://camo.githubusercontent.com/307074e1e101387bc9a39b2f2d7b8d58055dcd1a7eaf74b4bba4e78db436e453/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b656e6e792d6d77692f66616b65722d7363686f6f6c733f7365727665723d68747470732533412532462532467061636b61676973742e6f7267267374796c653d666c6174266c6f676f3d7061636b616769737426636f6c6f723d253233464644373030266c696e6b3d68747470732533412532462532467061636b61676973742e6f72672532467061636b616765732532466b656e6e792d6d776925324666616b65722d7363686f6f6c73)[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)

FakerSchools
============

[](#fakerschools)

University, College, and High School name generator using fakerphp/faker

Installation
------------

[](#installation)

Add the FakerSchools library to your `composer.json` file:

```
composer require kenny-mwi/faker-schools --dev

```

Remove the `--dev` flag if you need it in production.

Usage
-----

[](#usage)

This is a third-party library for [Faker](https://github.com/FakerPHP/Faker). You'll need to add the `Schools` class to the Faker generator in your setup somewhere:

```
