PHPackages                             frnxstd/sudoxu - 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. frnxstd/sudoxu

ActiveLibrary

frnxstd/sudoxu
==============

Sudoxu is a simple sudoku creator class

v1.0(8y ago)413MITPHPPHP &gt;=5.3

Since Jan 25Pushed 8y ago2 watchersCompare

[ Source](https://github.com/ikidnapmyself/sudoxu)[ Packagist](https://packagist.org/packages/frnxstd/sudoxu)[ Docs](http://sudoxu.com)[ RSS](/packages/frnxstd-sudoxu/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

[Sudoxu](http://sudoxu.com)
===========================

[](#sudoxu)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d29b51c23213b01fe0d1a1ebcb2ba609ff1285d8c0231cd951e12b9c8ca2098d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66726e787374642f7375646f78752f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/frnxstd/sudoxu/?branch=master)[![Build Status](https://camo.githubusercontent.com/85374d3056e557936418dd10be2269ce0373b3b602dca56000b2dda2ecb38521/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66726e787374642f7375646f78752f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/frnxstd/sudoxu/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/49b088ec4e1a9b370d6808ae251007bda24736cefc306f711c3d2d3f90e22697/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66726e787374642f7375646f78752f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Sudoxu is a light and easy to use PHP sudoku genarator class. It's able to create up to 6^2sq sudokus easily.

### Installation

[](#installation)

Run the command in your project folder:

```
composer require frnxstd/sudoxu

```

### Example usage

[](#example-usage)

You can create it as ARRAY, JSON or SERIALIZED.

```
